@charset "utf-8";
/* CSS Document */


body {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";

}

body, td, th, ul, ol, dl, dt, dd, li, div, form, h1, h2, h3, strong, p,img {
	font-weight: normal;
	margin: 0px;
	padding: 0px;	font-size: 14px;
	list-style-type: none;	
object-fit: cover;
}
a:link, a:visited {
	text-decoration: none;
	color: #3c3c3c;
	font-family: "微软雅黑";
}
a:hover {
	color: #CB1C1D;
}

.box1 {
	height: 8px;
	width: 100%;
	background-image: url(../images/bg.jpg);
}
.box2 {
	height: 215px;
	width: 100%;
	background-repeat: repeat-x;
	background-color: #FFF;
}
.banner {
	height: 155px;
	width: 1325px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 24px;
	padding-left: 10px;
}
.nav {
	background-color: #064EC0;
	height: 50px;
	width: 100%;
	border-bottom: 5px solid #ac0101;
}
.nav_a {
	height: 50px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}


.nav_l {
	float: left;
	height: 50px;
	width: 1000px;
}
.nav_l ul li {
	float: left;
	height: 52px;
	width: 110px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
	font-size: 22px;
}
.nav_l ul li a:link, .nav_l ul li a:visited {
	text-decoration: none;
	color: #FFF;
	font-family: "微软雅黑";
}
.nav_l ul li a:hover {
	color: #FFF;
}



.bottom {
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: repeat;
	height: 240px;
	width: 100%;
	border-top: 2px solid #1e50a8;
	margin-top: 15px;
}
.bbt {
	height: 218px;
	width: 1346px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bottom_lg.png);
}

.dangzheng {
	height: 68px;
	width: 65px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
.bbt p {
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	text-align: center;
}


